搜索资源列表
socket编程
- 使用VB开发套接字编程,用 Winsock 实现聊天的程序。-use VB socket programming, chatting with Winsock procedures.
VB SOCKET源代码
- VB 实现多个服务器端SOcket的例子
SOCKET
- vb 编写的socket TCP,很好的例子,花费了我好长时间-vb prepared socket TCP, good example, I spent a long time
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
socket
- vb开发socket的示例 详细描述了vb socket api的应用,不用winsock控件-vb socket api
VB TCP转发程序
- 可将一个TCP Socket的数据转发到多个用户监听,支持多用户同时连接,实时生成socket.
vb-socket
- 基于vb6.0的win socket通信-win socket communication
socket
- VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
SocketProgramming
- socket programing in vb
vb
- 在编程中多线程,委托与socket的关系及各自的运用方法-Multi-threaded, the relationship between the commission and the socket
VB(socket_control)
- VB通过socket实现简单的远程控制,如锁键盘,注销等功能-VB through the socket to achieve a simple remote control, such as keypad lock, write-off and other functions
savewithdatathroughvisualbasic
- VB做为快速应用开发(RAD)工具越来越得到开发人员的认可和接受。它对许多API(如ODBC API、SOCKET API等等)的封装使得编程变得简单起来。同时,它支持集成开发环境下的可视化、事件驱动、面向对象等编程特点。下面,我们谈谈在VB中调用存储过程的实现方法及其注意事项。 ---- 我们知道,VB的数据库编程有许多种方法,比如直接用ODBC API编程,这种方法灵活、高效,程序员可以实现对数据库复杂的控制;也可以用VB中的数据对象,如RDO(远程数据对象)、DAO(数据访问对象)、
VB_Baidu
- VB写的html分析小程序,返回百度搜索的结果.-VB analysis of small programs written in html, return Baidu search results.
How-in-Delphi-and-VB-Socket-programming-with-heart
- 在Delphi和VB中如何采用Socket编程实现心跳程序How in Delphi and VB Socket programming with heart procedures-How in Delphi and VB Socket programming with heart procedures
Socket-API-VB6
- VB Socket 封包技术中文版教程资料 -VB Socket data packet technology tutorials VB Socket Chinese version Chinese version of the packet technologies tutorial information
VB-SOCKET
- 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
VB-socket-tcp-ip
- VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB
VB Socket
- VB环境下的UDP方式socket通讯,注意调试代码前需要先添加winsocket控件(UDP mode, socket communication under VB environment)
VB Socket
- 建立客户端 实现与服务端的socket通讯(Setting up a client to implement socket communication with the server)
vb-socket-server-client
- 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co